home *** CD-ROM | disk | FTP | other *** search
/ Japan Image Selection - A Visual Education Tool / JapanImageSelect.iso / pc / html / show / slideshow01.swf / scripts / DefineButton2_104 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2004-03-05  |  47 b   |  5 lines

  1. on(release){
  2.    image.play();
  3.    play();
  4. }
  5.